home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-06-12 | 1.1 KB | 45 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = shared
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- CLASSES = AbstractConverter.m ConvertController.m ConvertListener.m\
- ConvertSpeaker.m File.m MacToNeXTText.m NeXTToMacText.m\
- ProgressIndicator.m PSFile.m ResultObject.m TextConverter.m\
- TextFile.m
-
- HFILES = AbstractConverter.h common.h ConvertController.h\
- ConvertListener.h ConvertSpeaker.h File.h MacToNeXTText.h\
- NeXTToMacText.h ProgressIndicator.h PSFile.h ResultObject.h\
- TextConverter.h TextFile.h
-
- CFILES = common.c
-
- PSWFILES = ProgressInd.psw
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Convert.msg
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = subproj.make
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-